stack cache造句
例句與造句
- The stack cache prevents the data stack to be replaced by the normal data.
- In this way the stack cache can be reach a hit rate near to 100 %.
- To improve speed, most implementors have implemented the emulated instructions, and added a stack cache.
- One implementor reduced power usage by 46 % with a stack cache and automated insertion of clock gating.
- The stack cache held 16 levels in the CPU and stack overflow and underflow was automatically handled by the microcode of the CPU . The programming model had two stacks, one for the register stack, and one for subroutine local variables.
- It's difficult to find stack cache in a sentence. 用stack cache造句挺難的
- *"'Keep "': JamVM is not only interesting because other virtual machines like Dalvik are inspired by it, but also because it is ported to so many architectures, it is the only JVM ported to ARMEL, that it is used in university courses to teach about garbage collection ( see the Jam-o-lizer garbage collection visualization system ), optimizations for ( java ) runtime systems ( see YETI : a graduallY Extensible Trace Interpreter based on JamVM ) and various university courses that include teaching common virtual machine techniques like stack caching, direct-threading, super-instructions, etc, because it is so neatly written.